korlibs
Toggle table of contents
6.1.0-SNAPSHOT
wasmJs
Target filter
wasmJs
Switch theme
Search in API
Skip to content
korlibs
korlibs-audio-core
/
org.w3c.dom
/
[wasmJs]AudioNode
/
disconnect
disconnect
wasmJs
abstract
fun
disconnect
(
output
:
Int
?
=
definedExternally
)
abstract
fun
disconnect
(
destination
:
AudioNode
,
output
:
Int
?
=
definedExternally
,
input
:
Int
?
=
definedExternally
)